home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 19 / Night Owl (The Best of Shareware)(NOPV 19)(1996).ISO / 007a / subchk13.zip / SUBCHECK.DOC < prev    next >
Text File  |  1995-12-02  |  9KB  |  190 lines

  1. ┌────────────────────────────────────────────────────────────────────────────┐
  2. │───═════───══───══──══════────══════───══────══──══════───══════───══────══─│
  3. │──══───══──══───══──══───══──══────══──══────══──══──────══────══──══───══──│
  4. │─══────────══───══──══───══──══────────══────══──══──────══────────══──══───│
  5. │──══════───══───══──══════───══────────════════──══════──══────────═════────│
  6. │───────══──══───══──══───══──══────────══────══──══──────══────────══──══───│
  7. │─══────══──══───══──══───══──══────══──══────══──══──────══────══──══───══──│
  8. │──══════────═════───══════────══════───══────══──══════───══════───══────══─│
  9. │                                                                            │
  10. │                               SubCheck v1.3                                │
  11. │                   Copyright (c) 1994-1995 by Cris McRae                    │
  12. │                            All Rights Reserved                             │
  13. │                                                                            │
  14. │                   A WWIV Network Sub Inactivity Checker                    │
  15. │                        for WWIV v4.22+ BBS Systems                         │
  16. │                                                                            │
  17. └────────────────────────────────────────────────────────────────────────────┘
  18.  
  19. ┌────────────────────────────────────────────────────────────────────────────┐
  20. │░░░░ INTRODUCTION ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  21. └────────────────────────────────────────────────────────────────────────────┘
  22.  
  23. SubCheck is used to detect inactivity on network subs that you subscribe to.
  24. It will also check local subs if you want.  You can specify the amount of
  25. days of inactivity to check for.  If a sub is found to be inactive, it is
  26. logged to SUBCHECK.LOG in your GFILES directory, and an e-mail notification
  27. is also sent so that you are aware of the inactive subs.
  28.  
  29. SubCheck should be used once a day.  Since it will be running so often, it
  30. will >not< log an inactive sub or send you e-mail about an inactive sub if it
  31. has not been 7 days since the last time it did so.  This will give you ample
  32. time to either delete the sub or e-mail the sub host to make sure you are
  33. still a subscriber.
  34.  
  35. ┌────────────────────────────────────────────────────────────────────────────┐
  36. │░░░░ USAGE ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  37. └────────────────────────────────────────────────────────────────────────────┘
  38.  
  39. You should place SUBCHECK.EXE in your main WWIV directory.
  40.  
  41. To run SubCheck, use the command-line shown below:
  42.  
  43.      SUBCHECK <days> [/LOCAL] [/REQ]
  44.  
  45. The <days> parameter can be any value between 1 and 365.  Values below 7 are
  46. not recommended.  The author recommends a value of 30 or above.
  47.  
  48. The /LOCAL parameter is used to specify that you want SubCheck to check local
  49. subs in addition to network subs.
  50.  
  51. The /REQ parameter instructs SubCheck to send out auto-request messages to
  52. make sure you are still subscribing to subs that are found to be inactive.
  53. The auto-requests will only be sent out if the sub host is still in the
  54. network.
  55.  
  56. You should run SubCheck once a day in your daily or external event.
  57.  
  58. ┌────────────────────────────────────────────────────────────────────────────┐
  59. │░░░░ OPTIONS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  60. └────────────────────────────────────────────────────────────────────────────┘
  61.  
  62. Some SubCheck options can be configured via WWIV.INI.  You will find these
  63. options under [SubCheck].
  64.  
  65. ACCOUNT_NUM:
  66. ~~~~~~~~~~~
  67. If you would like SubCheck to send e-mail to an account other than #1, you
  68. can specify the account number with this option.
  69.  
  70. SUB_FILENAME:
  71. ~~~~~~~~~~~~
  72. If you would prefer SubCheck post the notification on a local sub instead of
  73. send it in e-mail, you can specify the filename of the sub you would like to
  74. post on here.
  75.  
  76. ┌────────────────────────────────────────────────────────────────────────────┐
  77. │░░░░ PROGRAM AUTHENTICITY ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  78. └────────────────────────────────────────────────────────────────────────────┘
  79.  
  80. SubCheck has been archived with PKWARE's PKZIP 2.04g using Authenticity
  81. Verification.  When you unzip the archive, you should see "-AV" displayed
  82. after every file name.  When completed, a message that looks like this will
  83. be displayed:
  84.  
  85. Authentic files Verified!   # KRK282
  86. Cris McRae
  87.  
  88. If this authenticity statement is not displayed, or the authenticity code is
  89. not "KRK282", then you have a copy of SubCheck that has been tampered with.
  90. Do >not< use any of the files contained within a tampered archive, as they
  91. may contain viruses, trojans, or other harmful things.
  92.  
  93. ┌────────────────────────────────────────────────────────────────────────────┐
  94. │░░░░ COPYRIGHT/LICENSE ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  95. └────────────────────────────────────────────────────────────────────────────┘
  96.  
  97. This document and the program files ("the software") are copyrighted by the
  98. author.  The copyright owner hereby licenses you to use the software given
  99. these restrictions:
  100.  
  101.     ■ The software shall be supplied in its original, unmodified form, which
  102.       includes this documentation;
  103.  
  104.     ■ The software may not be included or bundled with other goods or
  105.       services;
  106.  
  107.     ■ No fee is charged; an exception is granted to non-profit user's
  108.       groups, which are permitted to charge a small fee (not to exceed $5)
  109.       for materials, handling, postage, and general overhead.  No other
  110.       organization is permitted to charge any amount for distribution of
  111.       copies of the software or documentation, or to include copies of the
  112.       software or documentation with sales of their own products.
  113.  
  114. The software and documentation are Copyright (c) 1994 by Cris McRae
  115.  
  116. ┌────────────────────────────────────────────────────────────────────────────┐
  117. │░░░░ DISCLAIMER ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  118. └────────────────────────────────────────────────────────────────────────────┘
  119.  
  120. The author makes no warranties, expressed or implied, as to the quality or
  121. performance of this program.  Your use of this program constitutes your
  122. release of the author from liability or litigation for any indirect or
  123. consequential damages arising from the use of this program or its associated
  124. files.
  125.  
  126. In no event will the author be liable to you for any damages, including any
  127. lost profits, lost savings or other incidental or consequential damages
  128. arising out of your use or inability to use the program, or for any claim by
  129. any other party.
  130.  
  131. ┌────────────────────────────────────────────────────────────────────────────┐
  132. │░░░░ REVISIONS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  133. └────────────────────────────────────────────────────────────────────────────┘
  134.  
  135. Version 1.0 (09/05/94)
  136.   ■ Initial release
  137.  
  138. Version 1.1 (10/01/94)
  139.   ■ Added support for checking subs with no posts.
  140.   ■ Changed how SubCheck checks for inactivity.  No longer relies on the last
  141.     post on a sub to determine whether a sub is inactive.  This is much more
  142.     accurate.
  143.  
  144. Version 1.2 (02/25/95)
  145.   ■ Added support for checking local subs.
  146.   ■ Added support for sending auto-requests.
  147.     (Requested by Morgul)
  148.  
  149. Version 1.3 (12/02/95)
  150.   ■ Added support for specifying an account number to send the e-mail
  151.     notification to.
  152.     (Requested by Calvin)
  153.   ■ Added support for posting the notification on a local sub instead of
  154.     sending it in e-mail.
  155.     (Requested by Calvin)
  156.  
  157. ┌────────────────────────────────────────────────────────────────────────────┐
  158. │░░░░ CREDITS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│
  159. └────────────────────────────────────────────────────────────────────────────┘
  160.  
  161. SubCheck is Copyright (c) 1994-1995 by Cris McRae
  162. WWIV is Copyright (c) 1988-1994 by Wayne Bell
  163. WWIVnet Software is Copyright (c) 1988-1994 by Wayne Bell
  164. PKZIP is Copyright (c) 1989-1994 by PKWARE Inc.
  165. IniFile Class is Copyright (c) 1993-1995 by Matt Hucke
  166.  
  167. Thanks:
  168.  
  169.     Special Agent 1@7672 IceNET for asking me to write this program.
  170.  
  171. If you have any comments or questions about this program, you can reach me
  172. at the following network addresses:
  173.  
  174.     TerraNET : 1@1
  175.     WWIVnet  : 1@3809
  176.     IceNET   : 1@8857
  177.     WWIVLink : 1@18857
  178.     Internet : cris@bluethun.com
  179.  
  180. If you are a sysop on one of the above WWIV networks, you may also subscribe
  181. to my support sub.  The sub name is "JAFO's Software Support".  The sub type
  182. is JAFOSUP.  This sub is also gated to many other networks by other sysops.
  183.  
  184. You may also call my BBS system:
  185.  
  186.                               Blue Thunder BBS
  187.                         USR 28.8 V.34 Dual Standards
  188.                                Open 24 Hours
  189.                                (818)848-4101
  190.